See Also

Quality Center Database

See Also Quality Center Database

RUNTIME_PARAM Table

Description

Parameters defined at design time for Business Process Tests.

Columns

  Column Name Description Datatype Length Allow
Nulls
Primary Key  RTP_ID The record ID. Integer 4  
  RTP_TEST_ID The TEST.TS_TEST_ID of the test for which the parameter is defined. Integer 4  
  RTP_NAME The name of the parameter as entered in the test,  without the brackets that are entered in the UI. VarChar 255
  RTP_DESC The parameter description. LongVarChar 16
  RTP_VALUE_TYPE The data type, such as String, Boolean, and so on. VarChar 40
  RTP_DEFAULT_VALUE The parameter's default value. VarChar 70
  RTP_ORDER The order of the runtime parameter in the test. Integer 4

Indexes

Index Primary Unique
RTP_PRIMARYKEY
RTP_TEST_ID_IDX    

See Also

Quality Center Database



Copyright 2002-2007 Mercury Interactive Corporation.

Documentation comments or suggestions?
Please send feedback to SW-Doc@hp.com